Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 19, 2025

Motivation:

SwiftPM has some issues with the API breakage checker when building packages which contain an executable and/or a C target.

Modifications:

Don't compile the C target when running the breakage checker.

Result:

API breakage checking works

Motivation:

SwiftPM has some issues with the API breakage checker when building
packages which contain an executable and/or a C target.

Modifications:

Don't compile the C target when running the breakage checker.

Result:

API breakage checking works
@glbrntt glbrntt added the semver/none No version bump required. label May 19, 2025
@glbrntt glbrntt enabled auto-merge (squash) May 19, 2025 13:32
@glbrntt glbrntt mentioned this pull request May 19, 2025
@glbrntt glbrntt merged commit 7b8507d into grpc:main May 19, 2025
27 checks passed
@glbrntt glbrntt deleted the disable-cgrpc-protobuf branch May 19, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants